home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 December / PCWorld_2006-12_cd.bin / v cisle / aster / asterie.exe / asterie.chm / msdn_ie3.css < prev    next >
Cascading Style Sheet File  |  2004-10-22  |  834b  |  68 lines

  1. BODY {
  2.     font: 85% "Verdana"}
  3.     
  4. h1, h2, h3, h4 {
  5.     font-family: verdana, Arial, Helvetica, sans-serif;    
  6.     font-size: 85%; }
  7.     
  8. P  {
  9.     font: 85% "Verdana";
  10.     color: black}
  11.  
  12. CODE {
  13.     font: 100% "courier new"}
  14.  
  15. PRE {
  16.     font: 100% "courier new"}
  17.     
  18. PRE CODE {
  19.     font-size: 110% }
  20.  
  21. TD {
  22.     font-size: 85%;
  23.     color: black }
  24.  
  25. TH {
  26.     font-size: 85%;
  27.     color: black }
  28.  
  29. A:LINK {
  30.     color: #0000FF }
  31.     
  32. A:VISITED {
  33.     color: #660066 }
  34.     
  35.     
  36. .label {
  37.     font-weight: bold }
  38.     
  39. .tl {
  40.     margin-bottom: 6pt }
  41.     
  42. .atl {
  43.     margin-left: .25in;
  44.     margin-bottom: -0pt }
  45.  
  46. .cfe {
  47.     font-weight: bold }
  48.     
  49. .mini {
  50.     font-size: 65% }
  51.     
  52. LI {
  53.     color: #000000 }
  54.  
  55. LI UL {
  56.     margin-top: 9pt;
  57.     margin-bottom: 9pt }
  58.     
  59.  
  60. LI OL {
  61.     margin-top: 9pt;
  62.     margin-bottom: 9pt }
  63.     
  64. .dt {
  65.     margin-bottom: -9pt }
  66.     
  67. .indent {
  68.     margin-left: .25in }